projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1340aef
)
; * etc/NEWS: Add entry as a reminder to update the elisp manual.
author
Glenn Morris
<rgm@gnu.org>
Wed, 6 May 2015 16:14:43 +0000
(09:14 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 6 May 2015 16:14:43 +0000
(09:14 -0700)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 715295bc6bb552730ba56122c1f67d91571c3dac..3ab1f4b963d7f7c195e401992f0b6980da01ae7d 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-749,6
+749,8
@@
behavior, set `diff-switches' to `-c'.
\f
* Lisp Changes in Emacs 25.1
+** The default value of `load-read-function' is now `read'.
+
** New hook `pre-redisplay-functions', a bit easier to use than pre-redisplay-function.
** The second arg of `looking-back' should always be provided explicitly.